﻿2026-06-13T11:54:16.5997511Z Current runner version: '2.335.1'
2026-06-13T11:54:16.6003001Z Runner name: 'kitsubito'
2026-06-13T11:54:16.6003537Z Runner group name: 'Default'
2026-06-13T11:54:16.6004351Z Machine name: 'KITSUBITO'
2026-06-13T11:54:16.6006359Z ##[group]GITHUB_TOKEN Permissions
2026-06-13T11:54:16.6008643Z Contents: read
2026-06-13T11:54:16.6009177Z Metadata: read
2026-06-13T11:54:16.6009558Z Packages: read
2026-06-13T11:54:16.6009949Z ##[endgroup]
2026-06-13T11:54:16.6011843Z Secret source: Actions
2026-06-13T11:54:16.6012392Z Prepare workflow directory
2026-06-13T11:54:16.6405332Z Prepare all required actions
2026-06-13T11:54:16.6437627Z Getting action download info
2026-06-13T11:54:17.0249774Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-13T11:54:17.8132649Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-13T11:54:17.9099410Z ##[group]Run actions/checkout@v5
2026-06-13T11:54:17.9100513Z with:
2026-06-13T11:54:17.9101099Z   repository: SaberMage/spt-core
2026-06-13T11:54:17.9107680Z   token: ***
2026-06-13T11:54:17.9108262Z   ssh-strict: true
2026-06-13T11:54:17.9108842Z   ssh-user: git
2026-06-13T11:54:17.9109532Z   persist-credentials: true
2026-06-13T11:54:17.9110180Z   clean: true
2026-06-13T11:54:17.9110777Z   sparse-checkout-cone-mode: true
2026-06-13T11:54:17.9111474Z   fetch-depth: 1
2026-06-13T11:54:17.9112056Z   fetch-tags: false
2026-06-13T11:54:17.9112648Z   show-progress: true
2026-06-13T11:54:17.9113248Z   lfs: false
2026-06-13T11:54:17.9113805Z   submodules: false
2026-06-13T11:54:17.9114429Z   set-safe-directory: true
2026-06-13T11:54:17.9115359Z ##[endgroup]
2026-06-13T11:54:17.9952941Z Syncing repository: SaberMage/spt-core
2026-06-13T11:54:17.9955359Z ##[group]Getting Git version info
2026-06-13T11:54:17.9956619Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-13T11:54:17.9958283Z [command]/usr/bin/git version
2026-06-13T11:54:17.9959127Z git version 2.43.0
2026-06-13T11:54:17.9960581Z ##[endgroup]
2026-06-13T11:54:17.9964503Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c67b60fe-3893-4e74-a883-1458504addf0' before making global git config changes
2026-06-13T11:54:17.9965758Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:54:17.9966832Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:54:17.9994557Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-13T11:54:18.0016011Z https://github.com/SaberMage/spt-core
2026-06-13T11:54:18.0026784Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-13T11:54:18.0030137Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-13T11:54:18.0049818Z HEAD
2026-06-13T11:54:18.0084676Z ##[endgroup]
2026-06-13T11:54:18.0086192Z [command]/usr/bin/git submodule status
2026-06-13T11:54:18.0274259Z ##[group]Cleaning the repository
2026-06-13T11:54:18.0276513Z [command]/usr/bin/git clean -ffdx
2026-06-13T11:54:18.0309361Z Removing traceable-reqs
2026-06-13T11:54:18.0316341Z [command]/usr/bin/git reset --hard HEAD
2026-06-13T11:54:18.0364895Z HEAD is now at 0fcd563 Merge 58f034feb3783dd515d39353b9ce0c10b264eea4 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:54:18.0369390Z ##[endgroup]
2026-06-13T11:54:18.0370715Z ##[group]Disabling automatic garbage collection
2026-06-13T11:54:18.0373605Z [command]/usr/bin/git config --local gc.auto 0
2026-06-13T11:54:18.0400794Z ##[endgroup]
2026-06-13T11:54:18.0401447Z ##[group]Setting up auth
2026-06-13T11:54:18.0406713Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:54:18.0434001Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:54:18.0646598Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:54:18.0679559Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:54:18.0876196Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:54:18.0906096Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:54:18.1105968Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-13T11:54:18.1144116Z ##[endgroup]
2026-06-13T11:54:18.1145345Z ##[group]Fetching the repository
2026-06-13T11:54:18.1152110Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fcd56347ebbf9692fa8b6c31704ae6364b5e279:refs/remotes/pull/9/merge
2026-06-13T11:54:18.5455495Z ##[endgroup]
2026-06-13T11:54:18.5456543Z ##[group]Determining the checkout info
2026-06-13T11:54:18.5457510Z ##[endgroup]
2026-06-13T11:54:18.5460863Z [command]/usr/bin/git sparse-checkout disable
2026-06-13T11:54:18.5507860Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-13T11:54:18.5560641Z ##[group]Checking out the ref
2026-06-13T11:54:18.5561453Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/9/merge
2026-06-13T11:54:18.5593328Z HEAD is now at 0fcd563 Merge 58f034feb3783dd515d39353b9ce0c10b264eea4 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:54:18.5596296Z ##[endgroup]
2026-06-13T11:54:18.5630603Z [command]/usr/bin/git log -1 --format=%H
2026-06-13T11:54:18.5654747Z 0fcd56347ebbf9692fa8b6c31704ae6364b5e279
2026-06-13T11:54:18.5868856Z ##[group]Run cargo build --workspace --all-targets
2026-06-13T11:54:18.5869894Z [36;1mcargo build --workspace --all-targets[0m
2026-06-13T11:54:18.5885707Z shell: /usr/bin/bash -e {0}
2026-06-13T11:54:18.5886260Z ##[endgroup]
2026-06-13T11:54:18.9020401Z    Compiling proc-macro2 v1.0.106
2026-06-13T11:54:18.9021901Z    Compiling quote v1.0.45
2026-06-13T11:54:18.9022586Z    Compiling unicode-ident v1.0.24
2026-06-13T11:54:18.9023320Z    Compiling libc v0.2.186
2026-06-13T11:54:18.9023997Z    Compiling serde_core v1.0.228
2026-06-13T11:54:18.9024696Z    Compiling serde v1.0.228
2026-06-13T11:54:18.9080849Z    Compiling cfg-if v1.0.4
2026-06-13T11:54:18.9108807Z    Compiling typenum v1.20.1
2026-06-13T11:54:18.9128121Z    Compiling version_check v0.9.5
2026-06-13T11:54:18.9129447Z    Compiling portable-atomic v1.13.1
2026-06-13T11:54:18.9176296Z    Compiling memchr v2.8.1
2026-06-13T11:54:18.9425173Z    Compiling critical-section v1.2.0
2026-06-13T11:54:18.9498946Z    Compiling find-msvc-tools v0.1.9
2026-06-13T11:54:18.9506124Z    Compiling shlex v2.0.1
2026-06-13T11:54:18.9507501Z    Compiling subtle v2.6.1
2026-06-13T11:54:18.9762587Z    Compiling semver v1.0.28
2026-06-13T11:54:19.0075142Z    Compiling smallvec v1.15.1
2026-06-13T11:54:19.0702650Z    Compiling equivalent v1.0.2
2026-06-13T11:54:19.1721740Z    Compiling itoa v1.0.18
2026-06-13T11:54:19.1872584Z    Compiling pin-project-lite v0.2.17
2026-06-13T11:54:19.1941745Z    Compiling hashbrown v0.17.1
2026-06-13T11:54:19.2355567Z    Compiling cpufeatures v0.2.17
2026-06-13T11:54:19.2522824Z    Compiling log v0.4.32
2026-06-13T11:54:19.2772596Z    Compiling rustc_version v0.4.1
2026-06-13T11:54:19.2858562Z    Compiling bitflags v2.12.1
2026-06-13T11:54:19.3183412Z    Compiling futures-core v0.3.32
2026-06-13T11:54:19.3663144Z    Compiling bytes v1.11.1
2026-06-13T11:54:19.3741444Z    Compiling rand_core v0.10.1
2026-06-13T11:54:19.3811524Z    Compiling generic-array v0.14.7
2026-06-13T11:54:19.3835603Z    Compiling getrandom v0.4.2
2026-06-13T11:54:19.4355302Z    Compiling stable_deref_trait v1.2.1
2026-06-13T11:54:19.5111876Z    Compiling futures-sink v0.3.32
2026-06-13T11:54:19.5313408Z    Compiling futures-io v0.3.32
2026-06-13T11:54:19.5531920Z    Compiling slab v0.4.12
2026-06-13T11:54:19.5922240Z    Compiling futures-task v0.3.32
2026-06-13T11:54:19.6211040Z    Compiling futures-channel v0.3.32
2026-06-13T11:54:19.6551498Z    Compiling zerocopy v0.8.50
2026-06-13T11:54:19.6852583Z    Compiling curve25519-dalek v4.1.3
2026-06-13T11:54:19.7070005Z    Compiling ahash v0.8.12
2026-06-13T11:54:19.7252670Z    Compiling autocfg v1.5.1
2026-06-13T11:54:19.8021745Z    Compiling signature v2.2.0
2026-06-13T11:54:19.8122341Z    Compiling pkg-config v0.3.33
2026-06-13T11:54:19.8124511Z    Compiling vcpkg v0.2.15
2026-06-13T11:54:19.9322974Z    Compiling fnv v1.0.7
2026-06-13T11:54:19.9418274Z    Compiling zmij v1.0.21
2026-06-13T11:54:19.9582318Z    Compiling ed25519 v2.2.3
2026-06-13T11:54:20.0108388Z    Compiling serde_json v1.0.150
2026-06-13T11:54:20.0881250Z    Compiling indexmap v2.14.0
2026-06-13T11:54:20.0913050Z    Compiling cfg_aliases v0.2.1
2026-06-13T11:54:20.2025795Z    Compiling fastrand v2.4.1
2026-06-13T11:54:20.2621875Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-13T11:54:20.2903080Z    Compiling writeable v0.6.3
2026-06-13T11:54:20.3451310Z    Compiling litemap v0.8.2
2026-06-13T11:54:20.4211803Z    Compiling syn v2.0.117
2026-06-13T11:54:20.4542349Z    Compiling rustversion v1.0.22
2026-06-13T11:54:20.4814180Z    Compiling fallible-iterator v0.3.0
2026-06-13T11:54:20.4971691Z    Compiling icu_normalizer_data v2.2.0
2026-06-13T11:54:20.5494554Z    Compiling dunce v1.0.5
2026-06-13T11:54:20.5911943Z    Compiling fs_extra v1.3.0
2026-06-13T11:54:20.6422852Z    Compiling utf8_iter v1.0.4
2026-06-13T11:54:20.6522213Z    Compiling icu_properties_data v2.2.0
2026-06-13T11:54:20.6743166Z    Compiling anyhow v1.0.102
2026-06-13T11:54:20.6950801Z    Compiling percent-encoding v2.3.2
2026-06-13T11:54:20.8813877Z    Compiling http v1.4.1
2026-06-13T11:54:20.9203324Z    Compiling cpufeatures v0.3.0
2026-06-13T11:54:20.9241276Z    Compiling thiserror v2.0.18
2026-06-13T11:54:20.9512239Z    Compiling strsim v0.11.1
2026-06-13T11:54:20.9806991Z    Compiling aws-lc-rs v1.17.0
2026-06-13T11:54:21.0024948Z    Compiling jobserver v0.1.34
2026-06-13T11:54:21.0161057Z    Compiling chacha20 v0.10.0
2026-06-13T11:54:21.0781900Z    Compiling form_urlencoded v1.2.2
2026-06-13T11:54:21.1001658Z    Compiling aho-corasick v1.1.4
2026-06-13T11:54:21.2771639Z    Compiling cc v1.2.63
2026-06-13T11:54:21.3399528Z    Compiling crypto-common v0.1.7
2026-06-13T11:54:21.3581826Z    Compiling block-buffer v0.10.4
2026-06-13T11:54:21.3837142Z    Compiling untrusted v0.9.0
2026-06-13T11:54:21.4321351Z    Compiling ident_case v1.0.1
2026-06-13T11:54:21.4631201Z    Compiling regex-syntax v0.8.10
2026-06-13T11:54:21.4761414Z    Compiling rustix v1.1.4
2026-06-13T11:54:21.5011070Z    Compiling scopeguard v1.2.0
2026-06-13T11:54:21.5415189Z    Compiling digest v0.10.7
2026-06-13T11:54:21.5480979Z    Compiling rustls v0.23.40
2026-06-13T11:54:21.5631761Z    Compiling unicode-segmentation v1.13.3
2026-06-13T11:54:21.5951038Z    Compiling lock_api v0.4.14
2026-06-13T11:54:21.6171422Z    Compiling atomic-waker v1.1.2
2026-06-13T11:54:21.7023887Z    Compiling getrandom v0.2.17
2026-06-13T11:54:21.7311059Z    Compiling socket2 v0.6.4
2026-06-13T11:54:21.7500941Z    Compiling mio v1.2.1
2026-06-13T11:54:21.7952739Z    Compiling sha2 v0.10.9
2026-06-13T11:54:21.8590985Z    Compiling const-oid v0.10.2
2026-06-13T11:54:21.8971417Z    Compiling rand_core v0.6.4
2026-06-13T11:54:21.9650802Z    Compiling unicode-xid v0.2.6
2026-06-13T11:54:22.0925473Z    Compiling rand v0.10.1
2026-06-13T11:54:22.1021544Z    Compiling linux-raw-sys v0.12.1
2026-06-13T11:54:22.1160777Z    Compiling convert_case v0.10.0
2026-06-13T11:54:22.1520747Z    Compiling httparse v1.10.1
2026-06-13T11:54:22.1981000Z    Compiling hybrid-array v0.4.12
2026-06-13T11:54:22.2191670Z    Compiling num-traits v0.2.19
2026-06-13T11:54:22.4390673Z    Compiling http-body v1.0.1
2026-06-13T11:54:22.5573429Z    Compiling heck v0.5.0
2026-06-13T11:54:22.5670561Z    Compiling paste v1.0.15
2026-06-13T11:54:22.5742439Z    Compiling base64ct v1.8.3
2026-06-13T11:54:22.6131024Z    Compiling powerfmt v0.2.0
2026-06-13T11:54:22.8323453Z    Compiling deranged v0.5.8
2026-06-13T11:54:22.8451175Z    Compiling memoffset v0.6.5
2026-06-13T11:54:22.9001005Z    Compiling cmake v0.1.58
2026-06-13T11:54:22.9350719Z    Compiling pem-rfc7468 v1.0.0
2026-06-13T11:54:22.9870714Z    Compiling num-conv v0.2.2
2026-06-13T11:54:23.0950879Z    Compiling time-core v0.1.8
2026-06-13T11:54:23.1081538Z    Compiling parking_lot_core v0.9.12
2026-06-13T11:54:23.1386636Z    Compiling base64 v0.22.1
2026-06-13T11:54:23.2005295Z    Compiling thiserror v1.0.69
2026-06-13T11:54:23.2251890Z    Compiling try-lock v0.2.5
2026-06-13T11:54:23.2360452Z    Compiling tinyvec_macros v0.1.1
2026-06-13T11:54:23.2970804Z    Compiling tower-service v0.3.3
2026-06-13T11:54:23.3341186Z    Compiling data-encoding v2.11.0
2026-06-13T11:54:23.3741370Z    Compiling want v0.3.1
2026-06-13T11:54:23.3890996Z    Compiling tinyvec v1.11.0
2026-06-13T11:54:23.4482158Z    Compiling block-buffer v0.12.0
2026-06-13T11:54:23.4887663Z    Compiling crypto-common v0.2.2
2026-06-13T11:54:23.6494979Z    Compiling vergen-lib v9.1.0
2026-06-13T11:54:23.7790887Z    Compiling ioctl-rs v0.1.6
2026-06-13T11:54:23.8419983Z    Compiling termios v0.2.2
2026-06-13T11:54:23.8903267Z    Compiling serial-core v0.4.0
2026-06-13T11:54:23.9010560Z    Compiling inout v0.1.4
2026-06-13T11:54:23.9671320Z    Compiling n0-future v0.3.2
2026-06-13T11:54:23.9777702Z    Compiling parking v2.2.1
2026-06-13T11:54:24.0600998Z    Compiling winnow v1.0.3
2026-06-13T11:54:24.1570838Z    Compiling regex-automata v0.4.14
2026-06-13T11:54:24.1730795Z    Compiling libsqlite3-sys v0.30.1
2026-06-13T11:54:24.1980784Z    Compiling aws-lc-sys v0.41.0
2026-06-13T11:54:24.2170519Z    Compiling ring v0.17.14
2026-06-13T11:54:24.3320796Z    Compiling httpdate v1.0.3
2026-06-13T11:54:24.6410675Z    Compiling spin v0.10.0
2026-06-13T11:54:24.6503735Z    Compiling crossbeam-utils v0.8.21
2026-06-13T11:54:24.6585410Z    Compiling ref-cast v1.0.25
2026-06-13T11:54:24.6930906Z    Compiling cordyceps v0.3.4
2026-06-13T11:54:24.8100884Z    Compiling diatomic-waker v0.2.3
2026-06-13T11:54:24.9600720Z    Compiling digest v0.11.3
2026-06-13T11:54:25.0010818Z    Compiling netlink-packet-core v0.8.1
2026-06-13T11:54:25.0170474Z    Compiling futures-lite v2.6.1
2026-06-13T11:54:25.0990861Z    Compiling futures-buffered v0.2.13
2026-06-13T11:54:25.1530932Z    Compiling serial-unix v0.4.0
2026-06-13T11:54:25.1810574Z    Compiling cipher v0.4.4
2026-06-13T11:54:25.4210846Z    Compiling vergen v9.1.0
2026-06-13T11:54:25.4250883Z    Compiling vergen-lib v0.1.6
2026-06-13T11:54:25.5125746Z    Compiling universal-hash v0.5.1
2026-06-13T11:54:25.5623983Z    Compiling noq-udp v0.10.0
2026-06-13T11:54:25.5789329Z    Compiling heapless v0.7.17
2026-06-13T11:54:25.6134524Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-13T11:54:25.6143770Z    Compiling sync_wrapper v1.0.2
2026-06-13T11:54:25.7177252Z    Compiling winnow v0.7.15
2026-06-13T11:54:25.7287520Z    Compiling bitflags v1.3.2
2026-06-13T11:54:25.7972874Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-13T11:54:25.8140668Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-13T11:54:25.8150388Z    Compiling pin-utils v0.1.0
2026-06-13T11:54:25.8311442Z    Compiling byteorder v1.5.0
2026-06-13T11:54:25.8611066Z    Compiling toml_write v0.1.2
2026-06-13T11:54:25.8770775Z    Compiling opaque-debug v0.3.1
2026-06-13T11:54:25.8871063Z    Compiling either v1.16.0
2026-06-13T11:54:25.9568563Z    Compiling polyval v0.6.2
2026-06-13T11:54:26.0141077Z    Compiling synstructure v0.13.2
2026-06-13T11:54:26.1390718Z    Compiling darling_core v0.20.11
2026-06-13T11:54:26.1502530Z    Compiling serde_derive_internals v0.29.1
2026-06-13T11:54:26.1678923Z    Compiling hash32 v0.2.1
2026-06-13T11:54:26.1870280Z    Compiling nix v0.25.1
2026-06-13T11:54:26.2890697Z    Compiling parking_lot v0.12.5
2026-06-13T11:54:26.3333605Z    Compiling serial v0.4.0
2026-06-13T11:54:26.3714727Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-13T11:54:26.4392426Z    Compiling spin v0.9.8
2026-06-13T11:54:26.6645942Z    Compiling vergen-gitcl v1.0.8
2026-06-13T11:54:26.6728099Z    Compiling signature v3.0.0
2026-06-13T11:54:26.6850948Z    Compiling dyn-clone v1.0.20
2026-06-13T11:54:26.8353852Z    Compiling tower-layer v0.3.3
2026-06-13T11:54:26.8520653Z    Compiling num_threads v0.1.7
2026-06-13T11:54:26.8528173Z    Compiling shell-words v1.1.1
2026-06-13T11:54:26.8923580Z    Compiling downcast-rs v1.2.1
2026-06-13T11:54:26.9888846Z    Compiling time v0.3.47
2026-06-13T11:54:27.0097662Z    Compiling ghash v0.5.1
2026-06-13T11:54:27.0155917Z    Compiling ctr v0.9.2
2026-06-13T11:54:27.0360174Z    Compiling aes v0.8.4
2026-06-13T11:54:27.1389731Z    Compiling sha2 v0.11.0-rc.5
2026-06-13T11:54:27.1631367Z    Compiling http-body-util v0.1.3
2026-06-13T11:54:27.2240796Z    Compiling aead v0.5.2
2026-06-13T11:54:27.4140656Z    Compiling proc-macro-crate v3.5.0
2026-06-13T11:54:27.4710392Z    Compiling openssl-probe v0.2.1
2026-06-13T11:54:27.5801052Z    Compiling crossbeam-epoch v0.9.18
2026-06-13T11:54:27.7101093Z    Compiling regex v1.12.3
2026-06-13T11:54:27.7970984Z    Compiling aes-gcm v0.10.3
2026-06-13T11:54:27.9890679Z    Compiling crossbeam-channel v0.5.15
2026-06-13T11:54:28.0196017Z    Compiling netlink-packet-route v0.29.0
2026-06-13T11:54:28.0552597Z    Compiling blake3 v1.8.5
2026-06-13T11:54:28.1245349Z    Compiling uuid v1.23.2
2026-06-13T11:54:28.1809427Z    Compiling netwatch v0.16.0
2026-06-13T11:54:28.3591734Z    Compiling noq v0.18.0
2026-06-13T11:54:28.3687624Z    Compiling serde_derive v1.0.228
2026-06-13T11:54:28.4699854Z    Compiling zeroize_derive v1.4.3
2026-06-13T11:54:28.4780793Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-13T11:54:28.4899489Z    Compiling tokio-macros v2.7.0
2026-06-13T11:54:28.5990997Z    Compiling zerofrom-derive v0.1.7
2026-06-13T11:54:28.7790945Z    Compiling futures-macro v0.3.32
2026-06-13T11:54:28.8520891Z    Compiling yoke-derive v0.8.2
2026-06-13T11:54:29.0028267Z    Compiling zerovec-derive v0.11.3
2026-06-13T11:54:29.1251023Z    Compiling zeroize v1.8.2
2026-06-13T11:54:29.1861940Z    Compiling displaydoc v0.2.6
2026-06-13T11:54:29.3350651Z    Compiling tokio v1.52.3
2026-06-13T11:54:29.6960537Z    Compiling tracing-attributes v0.1.31
2026-06-13T11:54:29.9119296Z    Compiling futures-util v0.3.32
2026-06-13T11:54:29.9688518Z    Compiling rustls-pki-types v1.14.1
2026-06-13T11:54:29.9978922Z    Compiling thiserror-impl v2.0.18
2026-06-13T11:54:30.3661798Z    Compiling darling_macro v0.20.11
2026-06-13T11:54:30.3961719Z    Compiling zerofrom v0.1.8
2026-06-13T11:54:30.5961476Z    Compiling yoke v0.8.3
2026-06-13T11:54:30.7580471Z    Compiling ed25519-dalek v2.2.0
2026-06-13T11:54:30.8476130Z    Compiling derive_more-impl v2.1.1
2026-06-13T11:54:30.8661133Z    Compiling zerovec v0.11.6
2026-06-13T11:54:30.8821042Z    Compiling zerotrie v0.2.4
2026-06-13T11:54:31.0971329Z    Compiling spt-proto v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-13T11:54:31.2575794Z    Compiling darling v0.20.11
2026-06-13T11:54:31.3230561Z    Compiling derive_builder_core v0.20.2
2026-06-13T11:54:31.3331795Z    Compiling spez v0.1.2
2026-06-13T11:54:31.3480925Z    Compiling n0-error-macros v0.1.3
2026-06-13T11:54:31.6912781Z    Compiling tinystr v0.8.3
2026-06-13T11:54:31.7075882Z    Compiling potential_utf v0.1.5
2026-06-13T11:54:31.7107820Z    Compiling der v0.8.0-rc.10
2026-06-13T11:54:31.7693383Z    Compiling thiserror-impl v1.0.69
2026-06-13T11:54:31.9364161Z    Compiling icu_locale_core v2.2.0
2026-06-13T11:54:31.9470653Z    Compiling icu_collections v2.2.0
2026-06-13T11:54:32.1830652Z    Compiling pin-project-internal v1.1.13
2026-06-13T11:54:32.5800815Z    Compiling n0-error v0.1.3
2026-06-13T11:54:32.7660641Z    Compiling ref-cast-impl v1.0.25
2026-06-13T11:54:32.8021708Z    Compiling derive_builder_macro v0.20.2
2026-06-13T11:54:32.8360801Z    Compiling schemars_derive v1.2.1
2026-06-13T11:54:32.9910787Z    Compiling cobs v0.3.0
2026-06-13T11:54:33.1860864Z    Compiling icu_provider v2.2.0
2026-06-13T11:54:33.2020694Z    Compiling derive_builder v0.20.2
2026-06-13T11:54:33.3201322Z    Compiling spki v0.8.0-rc.4
2026-06-13T11:54:33.5900770Z    Compiling icu_normalizer v2.2.0
2026-06-13T11:54:33.7221326Z    Compiling icu_properties v2.2.0
2026-06-13T11:54:33.7890151Z    Compiling futures-executor v0.3.32
2026-06-13T11:54:33.8241207Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-13T11:54:33.9727168Z    Compiling pin-project v1.1.13
2026-06-13T11:54:33.9897199Z    Compiling filedescriptor v0.8.3
2026-06-13T11:54:34.0121061Z    Compiling futures v0.3.32
2026-06-13T11:54:34.0210697Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-13T11:54:34.0446634Z    Compiling postcard-derive v0.2.2
2026-06-13T11:54:34.0630148Z    Compiling rustls-native-certs v0.8.4
2026-06-13T11:54:34.1030903Z    Compiling strum_macros v0.28.0
2026-06-13T11:54:34.2310861Z    Compiling portable-pty v0.8.1
2026-06-13T11:54:34.2691472Z    Compiling enum-assoc v1.3.0
2026-06-13T11:54:34.4860989Z    Compiling ipnet v2.12.0
2026-06-13T11:54:34.5286309Z    Compiling serde_spanned v0.6.9
2026-06-13T11:54:34.6041558Z    Compiling toml_datetime v0.6.11
2026-06-13T11:54:34.7370882Z    Compiling ed25519 v3.0.0-rc.4
2026-06-13T11:54:34.9908498Z    Compiling prefix-trie v0.8.4
2026-06-13T11:54:35.2611115Z    Compiling once_cell v1.21.4
2026-06-13T11:54:35.2951158Z    Compiling toml_edit v0.22.27
2026-06-13T11:54:35.3347296Z    Compiling idna_adapter v1.2.2
2026-06-13T11:54:35.3438022Z    Compiling schemars v1.2.1
2026-06-13T11:54:35.4195151Z    Compiling postcard v1.1.3
2026-06-13T11:54:35.4730899Z    Compiling idna v1.1.0
2026-06-13T11:54:35.5520853Z    Compiling tracing-core v0.1.36
2026-06-13T11:54:35.7300918Z    Compiling hashbrown v0.14.5
2026-06-13T11:54:35.7481051Z    Compiling tokio-util v0.7.18
2026-06-13T11:54:35.8651739Z    Compiling tempfile v3.27.0
2026-06-13T11:54:35.8821780Z    Compiling netlink-sys v0.8.8
2026-06-13T11:54:35.9900631Z    Compiling tower v0.5.3
2026-06-13T11:54:36.2304940Z    Compiling tracing v0.1.44
2026-06-13T11:54:36.2492063Z    Compiling url v2.5.8
2026-06-13T11:54:36.2571438Z    Compiling derive_more v2.1.1
2026-06-13T11:54:36.5330527Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-13T11:54:36.5420551Z    Compiling data-encoding-macro v0.1.20
2026-06-13T11:54:36.6130751Z    Compiling num_enum_derive v0.7.6
2026-06-13T11:54:36.7361164Z    Compiling hashlink v0.9.1
2026-06-13T11:54:36.7404895Z    Compiling iroh-metrics-derive v0.4.1
2026-06-13T11:54:36.9510716Z    Compiling h2 v0.4.14
2026-06-13T11:54:36.9751110Z    Compiling async-trait v0.1.89
2026-06-13T11:54:37.0170729Z    Compiling acto v0.8.2
2026-06-13T11:54:37.1120872Z    Compiling allocator-api2 v0.2.21
2026-06-13T11:54:37.1291190Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-13T11:54:37.1775848Z    Compiling rusqlite v0.32.1
2026-06-13T11:54:37.2491617Z    Compiling xml-rs v0.8.28
2026-06-13T11:54:37.2968345Z    Compiling identity-hash v0.1.0
2026-06-13T11:54:37.3897895Z    Compiling ryu v1.0.23
2026-06-13T11:54:37.4780263Z    Compiling foldhash v0.2.0
2026-06-13T11:54:37.6151340Z    Compiling tagptr v0.2.0
2026-06-13T11:54:37.6215987Z    Compiling rustc-hash v2.1.2
2026-06-13T11:54:37.7000839Z    Compiling mac-addr v0.3.0
2026-06-13T11:54:37.7191469Z    Compiling lru-slab v0.1.2
2026-06-13T11:54:37.7770095Z    Compiling sorted-index-buffer v0.2.1
2026-06-13T11:54:37.7861038Z    Compiling moka v0.12.15
2026-06-13T11:54:37.8320511Z    Compiling hashbrown v0.16.1
2026-06-13T11:54:37.9049636Z    Compiling toml v0.8.23
2026-06-13T11:54:37.9170228Z    Compiling netdev v0.42.0
2026-06-13T11:54:37.9430859Z    Compiling iroh-metrics v0.38.3
2026-06-13T11:54:38.0393309Z    Compiling num_enum v0.7.6
2026-06-13T11:54:38.1641209Z    Compiling xmltree v0.10.3
2026-06-13T11:54:38.1972366Z    Compiling iroh-relay v0.98.0
2026-06-13T11:54:38.2950818Z    Compiling tower-http v0.6.11
2026-06-13T11:54:38.4091239Z    Compiling spt-store v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-13T11:54:38.5610817Z    Compiling iroh-base v0.98.0
2026-06-13T11:54:38.8700539Z    Compiling attohttpc v0.30.1
2026-06-13T11:54:38.9590910Z    Compiling n0-watcher v0.6.1
2026-06-13T11:54:39.0330617Z    Compiling strum v0.28.0
2026-06-13T11:54:39.1790822Z    Compiling tokio-stream v0.1.18
2026-06-13T11:54:39.1951690Z    Compiling netlink-proto v0.12.0
2026-06-13T11:54:39.2775779Z    Compiling netlink-packet-route v0.30.0
2026-06-13T11:54:39.4949961Z    Compiling simple-dns v0.9.3
2026-06-13T11:54:39.5200670Z    Compiling arrayvec v0.7.6
2026-06-13T11:54:39.6080504Z    Compiling arrayref v0.3.9
2026-06-13T11:54:39.6641059Z    Compiling simdutf8 v0.1.5
2026-06-13T11:54:39.6902066Z    Compiling sha1_smol v1.0.1
2026-06-13T11:54:39.7550822Z    Compiling resolv-conf v0.7.6
2026-06-13T11:54:39.8901322Z    Compiling smol_str v0.1.24
2026-06-13T11:54:39.9101102Z    Compiling constant_time_eq v0.4.2
2026-06-13T11:54:39.9411928Z    Compiling lru v0.16.4
2026-06-13T11:54:40.0198462Z    Compiling webpki-roots v1.0.7
2026-06-13T11:54:40.0310910Z    Compiling serde_bytes v0.11.19
2026-06-13T11:54:40.0428817Z    Compiling hmac v0.12.1
2026-06-13T11:54:40.1341370Z    Compiling seize v0.5.1
2026-06-13T11:54:40.1450737Z    Compiling iroh v0.98.2
2026-06-13T11:54:40.1610651Z    Compiling cmov v0.5.4
2026-06-13T11:54:40.1910538Z    Compiling hkdf v0.12.4
2026-06-13T11:54:40.2878387Z    Compiling backon v1.6.0
2026-06-13T11:54:40.3482092Z    Compiling spake2 v0.4.0
2026-06-13T11:54:40.3620972Z    Compiling sha1 v0.10.6
2026-06-13T11:54:40.4091127Z    Compiling papaya v0.2.4
2026-06-13T11:54:40.4466228Z    Compiling ctutils v0.4.2
2026-06-13T11:54:40.6020443Z    Compiling doctest-file v1.1.1
2026-06-13T11:54:40.6387779Z    Compiling utf8parse v0.2.2
2026-06-13T11:54:40.6860623Z    Compiling anstyle-query v1.1.5
2026-06-13T11:54:40.7201855Z    Compiling anstyle-parse v1.0.0
2026-06-13T11:54:40.7421419Z    Compiling colorchoice v1.0.5
2026-06-13T11:54:40.7700645Z    Compiling anstyle v1.0.14
2026-06-13T11:54:40.7828581Z    Compiling is_terminal_polyfill v1.70.2
2026-06-13T11:54:40.8766967Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-13T11:54:40.8880976Z    Compiling terminal_size v0.4.4
2026-06-13T11:54:40.9001648Z    Compiling clap_lex v1.1.0
2026-06-13T11:54:40.9351035Z    Compiling clap_derive v4.6.1
2026-06-13T11:54:40.9659597Z    Compiling iroh-dns v0.98.0
2026-06-13T11:54:41.0460632Z    Compiling anstream v1.0.0
2026-06-13T11:54:41.0621153Z    Compiling iana-time-zone v0.1.65
2026-06-13T11:54:41.0948460Z    Compiling qrcode v0.14.1
2026-06-13T11:54:41.1186217Z    Compiling interprocess v2.4.2
2026-06-13T11:54:41.1751670Z    Compiling mock-adapter v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-13T11:54:41.5034211Z    Compiling spt-msg v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-13T11:54:41.5517154Z    Compiling clap_builder v4.6.0
2026-06-13T11:54:41.6491683Z    Compiling chrono v0.4.45
2026-06-13T11:54:42.0340990Z    Compiling spt-runtime v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-13T11:54:42.1231272Z    Compiling spt-term v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-13T11:54:42.8200912Z    Compiling hyper v1.10.1
2026-06-13T11:54:44.4216990Z    Compiling clap v4.6.1
2026-06-13T11:54:44.5300580Z    Compiling spt-live v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-13T11:54:44.8560784Z    Compiling hyper-util v0.1.20
2026-06-13T11:54:47.1376345Z    Compiling igd-next v0.17.1
2026-06-13T11:54:48.6571020Z    Compiling portmapper v0.16.0
2026-06-13T11:54:54.8519078Z    Compiling rustls-webpki v0.103.13
2026-06-13T11:54:57.3772724Z    Compiling tokio-rustls v0.26.4
2026-06-13T11:54:57.3773114Z    Compiling noq-proto v0.17.0
2026-06-13T11:54:57.3775378Z    Compiling rustls-platform-verifier v0.7.0
2026-06-13T11:54:57.5383243Z    Compiling hickory-net v0.26.0-beta.4
2026-06-13T11:54:57.6776750Z    Compiling hyper-rustls v0.27.9
2026-06-13T11:54:57.6777441Z    Compiling tokio-websockets v0.13.2
2026-06-13T11:54:57.6778470Z    Compiling reqwest v0.13.4
2026-06-13T11:54:58.6892193Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-13T11:55:14.0112149Z    Compiling spt-net v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-13T11:55:15.5110224Z    Compiling spt-daemon v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-13T11:55:23.7901502Z    Compiling spt v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-13T11:55:23.7902232Z    Compiling xtask v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-13T11:55:53.3757268Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
2026-06-13T11:55:53.5559982Z ##[group]Run cargo test --workspace
2026-06-13T11:55:53.5560305Z [36;1mcargo test --workspace[0m
2026-06-13T11:55:53.5627219Z shell: /usr/bin/bash -e {0}
2026-06-13T11:55:53.5627449Z ##[endgroup]
2026-06-13T11:55:54.3042642Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
2026-06-13T11:55:54.3279609Z      Running unittests src/main.rs (target/debug/deps/mock_session-8e46e5a08cf9ddb3)
2026-06-13T11:55:54.3306202Z 
2026-06-13T11:55:54.3306322Z running 0 tests
2026-06-13T11:55:54.3306483Z 
2026-06-13T11:55:54.3306918Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:55:54.3307294Z 
2026-06-13T11:55:54.3308471Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-e1297c936c580308)
2026-06-13T11:55:54.3334665Z 
2026-06-13T11:55:54.3334801Z running 0 tests
2026-06-13T11:55:54.3334968Z 
2026-06-13T11:55:54.3335587Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:55:54.3335960Z 
2026-06-13T11:55:54.3336666Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-1dacd23bf833b1ec)
2026-06-13T11:55:54.3367379Z 
2026-06-13T11:55:54.3367502Z running 3 tests
2026-06-13T11:55:54.3414525Z test mock_manifest_parses_and_validates ... ok
2026-06-13T11:55:54.3414883Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-13T11:55:54.3415193Z test mock_has_no_claude_code_conventions ... ok
2026-06-13T11:55:54.3415403Z 
2026-06-13T11:55:54.3415608Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:55:54.3415889Z 
2026-06-13T11:55:54.3417773Z      Running unittests src/main.rs (target/debug/deps/spt-3f13af436cf0124e)
2026-06-13T11:55:54.3448267Z 
2026-06-13T11:55:54.3448505Z running 119 tests
2026-06-13T11:55:54.3459108Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-13T11:55:54.3459543Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-13T11:55:54.3459943Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-13T11:55:54.3460334Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-13T11:55:54.3460877Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-13T11:55:54.3461622Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-13T11:55:54.3463153Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-13T11:55:54.3463501Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-13T11:55:54.3471528Z test api::reporting::tests::hint_once_per_session_one_per_message ... ok
2026-06-13T11:55:54.3474465Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-13T11:55:54.3478187Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-13T11:55:54.3479948Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-13T11:55:54.3482194Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-13T11:55:54.3483940Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-13T11:55:54.4214212Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-13T11:55:54.4840855Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-13T11:55:54.5599870Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-13T11:55:54.5602394Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-13T11:55:54.5822648Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-13T11:55:54.6842404Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-13T11:55:54.6843450Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-13T11:55:54.6853375Z test api::tests::adapter_is_required ... ok
2026-06-13T11:55:54.6909447Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-13T11:55:54.6913092Z test api::reporting::tests::history_log_appends ... ok
2026-06-13T11:55:54.6913778Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-13T11:55:54.6916612Z test api::tests::state_value_is_validated ... ok
2026-06-13T11:55:54.6920119Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-13T11:55:54.6938364Z test api::tests::surface_parses ... ok
2026-06-13T11:55:54.7152569Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-13T11:55:54.7377128Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-13T11:55:54.7413343Z test cli::tests::access_subcommands_parse ... ok
2026-06-13T11:55:54.7464838Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-13T11:55:54.7731519Z test api::startup::tests::bind_with_type_establishes_a_gateway_endpoint ... ok
2026-06-13T11:55:54.7763347Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-13T11:55:54.7788368Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-13T11:55:54.7788869Z test cli::tests::connection_lines_net_less_hides_stale_heartbeat ... ok
2026-06-13T11:55:54.7791354Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-13T11:55:54.7793471Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-13T11:55:54.7853679Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-13T11:55:54.7855812Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-13T11:55:54.7890474Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-13T11:55:54.7890956Z test cli::tests::daemon_offline_hint_only_when_down ... ok
2026-06-13T11:55:54.7909171Z test api::startup::tests::missing_seed_refused ... ok
2026-06-13T11:55:54.7918076Z test cli::tests::digest_flag_defaults ... ok
2026-06-13T11:55:54.7918787Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-13T11:55:54.7926475Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-13T11:55:54.7940355Z test cli::tests::endpoint_role_parses ... ok
2026-06-13T11:55:54.7952852Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-13T11:55:54.7953882Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-13T11:55:54.8007328Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-13T11:55:54.8034194Z test cli::tests::grant_subcommands_parse ... ok
2026-06-13T11:55:54.8064839Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-13T11:55:54.8131001Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-13T11:55:54.8131367Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-13T11:55:54.8144658Z test cli::tests::invalid_usage_errors ... ok
2026-06-13T11:55:54.8145823Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-13T11:55:54.8146171Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-13T11:55:54.8147379Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-13T11:55:54.8148356Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-13T11:55:54.8149635Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-13T11:55:54.8151477Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-13T11:55:54.8154554Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-13T11:55:54.8179803Z test cli::tests::notify_surface_parses ... ok
2026-06-13T11:55:54.8180309Z test cli::tests::origin_set_and_asset_urls_latest_and_tag ... ok
2026-06-13T11:55:54.8243542Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-13T11:55:54.8256125Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-13T11:55:54.8256950Z test cli::tests::pending_message_renders_semver_or_counter_fallback_and_never_claims_applied ... ok
2026-06-13T11:55:54.8386858Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-13T11:55:54.8443764Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-13T11:55:54.8448775Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-13T11:55:54.8449409Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-13T11:55:54.8458074Z test api::tests::load_manifest_resolves_composite_adapter_option ... ok
2026-06-13T11:55:54.8460655Z test cli::tests::ring_timeout_defaults ... ok
2026-06-13T11:55:54.8464617Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-13T11:55:54.8467877Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-13T11:55:54.8472455Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-13T11:55:54.8480108Z test cli::tests::send_user_msg_flag_parses ... ok
2026-06-13T11:55:54.8961559Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-13T11:55:54.9130046Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-13T11:55:54.9551102Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-13T11:55:54.9554250Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-13T11:55:54.9581952Z test cli::tests::adapter_profile_verbs_local_only ... ok
2026-06-13T11:55:54.9606911Z test cli::tests::adapter_string_verbs ... ok
2026-06-13T11:55:54.9610025Z test cli::tests::apply_user_msg_gate_local_origination ... ok
2026-06-13T11:55:54.9631835Z test cli::tests::shell_subcommands_parse ... ok
2026-06-13T11:55:54.9721973Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-13T11:55:54.9730605Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-13T11:55:54.9763912Z test cli::tests::subcommands_parse ... ok
2026-06-13T11:55:54.9764426Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-13T11:55:54.9764923Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-13T11:55:54.9765553Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-13T11:55:54.9767555Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-13T11:55:54.9770084Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-13T11:55:54.9770728Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-13T11:55:54.9771257Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-13T11:55:54.9771920Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-13T11:55:54.9772536Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-13T11:55:54.9773054Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-13T11:55:54.9773544Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-13T11:55:54.9774157Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-13T11:55:54.9780011Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-13T11:55:54.9781379Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-13T11:55:54.9816345Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-13T11:55:54.9947907Z test cli::tests::probe_all_timeout_settles_false_without_stalling_batch ... ok
2026-06-13T11:55:55.0396285Z test cli::tests::probe_all_runs_concurrently_in_input_order ... ok
2026-06-13T11:55:55.1503983Z test cli::tests::endpoint_role_overwrite_is_the_sole_writer ... ok
2026-06-13T11:55:55.3278576Z test cli::tests::probe_all_cap_batches_into_windows ... ok
2026-06-13T11:55:55.6157074Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-13T11:56:10.7248016Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-13T11:56:10.8724717Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-13T11:56:10.8753353Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-13T11:56:10.8775416Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-13T11:56:10.9634614Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-13T11:56:10.9708457Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-13T11:56:21.0503498Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-13T11:56:21.0529858Z test cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap ... ok
2026-06-13T11:56:21.0533598Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-13T11:56:21.2843137Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-13T11:56:21.3695919Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-13T11:56:21.3698432Z 
2026-06-13T11:56:21.3698937Z test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.02s
2026-06-13T11:56:21.3699572Z 
2026-06-13T11:56:21.3743596Z      Running tests/brain_respawn_rename.rs (target/debug/deps/brain_respawn_rename-c57e276385a58943)
2026-06-13T11:56:21.3770498Z 
2026-06-13T11:56:21.3770659Z running 1 test
2026-06-13T11:56:29.7874127Z BRAIN_UP: connected to broker spt-daemon-broker-8fe3e79d0c716adc.sock (pid 1901460, generation 0, start-reason cold)
2026-06-13T11:56:38.4495085Z BRAIN_NET_CONSUMERS_UP: net enabled (node 6aff7e13c61c0ef3eed8c566e27ff2faad90bd57050e06f8f0feb8ddbecc7ed3) — dispatcher + peer pump started
2026-06-13T11:56:38.4496868Z PUMP_IPC_READER: spawned
2026-06-13T11:56:46.5886720Z BRAIN_EXIT: brain child exited (signal: 9 (SIGKILL)) — respawning
2026-06-13T11:56:46.5887213Z BRAIN_RESTART: supervised respawn in 4s
2026-06-13T11:56:50.5976607Z BRAIN_UP: connected to broker spt-daemon-broker-8fe3e79d0c716adc.sock (pid 1901492, generation 1, start-reason crash)
2026-06-13T11:56:58.8673708Z test brain_respawns_onto_applied_bytes_after_in_place_rename ... ok
2026-06-13T11:56:58.8674485Z 
2026-06-13T11:56:58.8674829Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.49s
2026-06-13T11:56:58.8676461Z 
2026-06-13T11:56:58.8677485Z      Running tests/brain_split.rs (target/debug/deps/brain_split-e001531229bd94fe)
2026-06-13T11:56:58.8724294Z 
2026-06-13T11:56:58.8725181Z running 2 tests
2026-06-13T11:56:58.9136750Z BRAIN_UP: connected to broker BRAIN_UP: connected to broker spt-daemon-broker-965b61f831b0cc43.sockspt-daemon-broker-e1667d44a52bc33c.sock (pid  (pid 19015161901517, generation , generation 00, start-reason , start-reason coldcold)
2026-06-13T11:56:58.9138254Z )
2026-06-13T11:57:07.3104985Z BRAIN_EXIT: brain child exited (BRAIN_EXIT: brain child exited (signal: signal: 99 (SIGKILL) (SIGKILL)) — respawning
2026-06-13T11:57:07.3105910Z ) — respawning
2026-06-13T11:57:07.3106388Z BRAIN_RESTART: supervised respawn in BRAIN_RESTART: supervised respawn in 44s
2026-06-13T11:57:07.3106931Z s
2026-06-13T11:57:11.3226766Z BRAIN_UP: connected to broker BRAIN_UP: connected to broker spt-daemon-broker-965b61f831b0cc43.sock (pid spt-daemon-broker-e1667d44a52bc33c.sock (pid 1901693, generation 1901694, generation 11, start-reason , start-reason crashcrash)
2026-06-13T11:57:11.3228536Z )
2026-06-13T11:57:19.6286277Z test broker_survives_brain_kill_and_respawns_it ... ok
2026-06-13T11:57:19.6886798Z test seed_anchor_survives_brain_cycle ... ok
2026-06-13T11:57:19.6887155Z 
2026-06-13T11:57:19.6887611Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.82s
2026-06-13T11:57:19.6888482Z 
2026-06-13T11:57:19.6889184Z      Running tests/brain_survive.rs (target/debug/deps/brain_survive-f93a87eb85e3f693)
2026-06-13T11:57:19.6916835Z 
2026-06-13T11:57:19.6917067Z running 1 test
2026-06-13T11:57:36.4895516Z BRAIN_UP: connected to broker spt-daemon-broker-4111917c4e7b1563.sock (pid 1902054, generation 0, start-reason cold)
2026-06-13T11:57:36.4897498Z BRAIN_RESUMED: re-attached 1 session(s): [1]
2026-06-13T11:57:44.6950832Z BRAIN_UP: connected to broker spt-daemon-broker-4111917c4e7b1563.sock (pid 1902057, generation 1, start-reason update)
2026-06-13T11:57:44.6953662Z BRAIN_RESUMED: re-attached 1 session(s): [1]
2026-06-13T11:57:53.0099114Z test pty_and_quic_survive_brain_process_restart_onto_swapped_binary ... ok
2026-06-13T11:57:53.0099890Z 
2026-06-13T11:57:53.0100224Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.32s
2026-06-13T11:57:53.0100719Z 
2026-06-13T11:57:53.0127752Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-c58f5a5cd8bdec65)
2026-06-13T11:57:53.0140930Z 
2026-06-13T11:57:53.0141392Z running 4 tests
2026-06-13T11:57:53.4028826Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-13T11:57:53.4171900Z SEEDED:1902070
2026-06-13T11:57:53.9144760Z test live_agent_lifecycle_e2e ... ok
2026-06-13T11:57:54.0151362Z test mock_adapter_drives_the_full_contract ... ok
2026-06-13T11:57:54.0562343Z SEEDED:1902070
2026-06-13T11:57:54.3451844Z test seed_then_listen_binds_and_relays ... ok
2026-06-13T11:57:54.3452230Z 
2026-06-13T11:57:54.3452694Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
2026-06-13T11:57:54.3453172Z 
2026-06-13T11:57:54.3458655Z      Running tests/gateway_e2e.rs (target/debug/deps/gateway_e2e-131cc2f87a88d464)
2026-06-13T11:57:54.3474088Z 
2026-06-13T11:57:54.3474621Z running 1 test
2026-06-13T11:57:54.4595646Z BOUND:ordinary-agent token=d6bbc1de4cfb94b9418a0a46d5753b9b
2026-06-13T11:57:54.4985069Z test gateway_binds_and_is_the_user_backed_origin ... ok
2026-06-13T11:57:54.4985523Z 
2026-06-13T11:57:54.4985877Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-13T11:57:54.4986381Z 
2026-06-13T11:57:54.4990444Z      Running tests/n1_compat.rs (target/debug/deps/n1_compat-95c8a1330a7b53f2)
2026-06-13T11:57:54.5001038Z 
2026-06-13T11:57:54.5001243Z running 1 test
2026-06-13T11:57:55.7073679Z test brain_accepts_old_and_new_broker_argv ... ok
2026-06-13T11:57:55.7074038Z 
2026-06-13T11:57:55.7074294Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
2026-06-13T11:57:55.7074672Z 
2026-06-13T11:57:55.7076966Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-be36ffbaf1f85fb1)
2026-06-13T11:57:55.7086534Z 
2026-06-13T11:57:55.7086791Z running 1 test
2026-06-13T11:57:55.7088779Z test new_brain_serves_against_old_broker ... ok
2026-06-13T11:57:55.7089282Z 
2026-06-13T11:57:55.7089629Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:57:55.7090046Z 
2026-06-13T11:57:55.7090685Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-8925db7efb701324)
2026-06-13T11:57:55.7101245Z 
2026-06-13T11:57:55.7101454Z running 1 test
2026-06-13T11:57:55.7103117Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-13T11:57:55.7103388Z 
2026-06-13T11:57:55.7103694Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:57:55.7104037Z 
2026-06-13T11:57:55.7105917Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-24d25e84069eeb85)
2026-06-13T11:57:55.7247355Z 
2026-06-13T11:57:55.7247999Z running 1 test
2026-06-13T11:57:55.7249764Z test install_script_against_staged_release ... ok
2026-06-13T11:57:55.7250173Z 
2026-06-13T11:57:55.7250596Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:57:55.7251608Z 
2026-06-13T11:57:55.7252000Z      Running tests/quickstart_e2e.rs (target/debug/deps/quickstart_e2e-2279b32cb85bde88)
2026-06-13T11:57:55.7278828Z 
2026-06-13T11:57:55.7279183Z running 1 test
2026-06-13T11:57:56.0983319Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-13T11:57:56.0984325Z 
2026-06-13T11:57:56.0985198Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-13T11:57:56.0985684Z 
2026-06-13T11:57:56.0986120Z      Running tests/release_verify_e2e.rs (target/debug/deps/release_verify_e2e-e8974f5d51852b6b)
2026-06-13T11:57:56.1001253Z 
2026-06-13T11:57:56.1001568Z running 1 test
2026-06-13T11:57:56.1003541Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-13T11:57:56.1003983Z 
2026-06-13T11:57:56.1004334Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-13T11:57:56.1004853Z 
2026-06-13T11:57:56.1005593Z      Running tests/shell_e2e.rs (target/debug/deps/shell_e2e-404406289cd1fe54)
2026-06-13T11:57:56.1052750Z 
2026-06-13T11:57:56.1053231Z running 1 test
2026-06-13T11:57:56.3891284Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-13T11:57:56.3891646Z 
2026-06-13T11:57:56.3891981Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-13T11:57:56.3892394Z 
2026-06-13T11:57:56.3897354Z      Running tests/shell_sleepwake_e2e.rs (target/debug/deps/shell_sleepwake_e2e-73ca6e2ff6226590)
2026-06-13T11:57:56.3909799Z 
2026-06-13T11:57:56.3910006Z running 1 test
2026-06-13T11:57:57.4111097Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-13T11:57:57.4111435Z 
2026-06-13T11:57:57.4111772Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
2026-06-13T11:57:57.4112095Z 
2026-06-13T11:57:57.4117063Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-cf7e3b4f9feefcc2)
2026-06-13T11:57:57.4145762Z 
2026-06-13T11:57:57.4146007Z running 284 tests
2026-06-13T11:57:57.4154707Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-13T11:57:57.4155703Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-13T11:57:57.4156655Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-13T11:57:57.4172408Z test access::tests::gate_decision_table ... ok
2026-06-13T11:57:57.4182578Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-13T11:57:57.4183501Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... FAILED
2026-06-13T11:57:57.4184684Z test brainproc::tests::brain_child_args_carry_generation_and_reason ... ok
2026-06-13T11:57:57.4219580Z test brainproc::tests::bytes_gate_truth_table ... ok
2026-06-13T11:57:57.4249687Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-13T11:57:57.4260141Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-13T11:57:57.4261128Z test applyhost::tests::brain_restart_verb_raises_the_supervisor_signal ... ok
2026-06-13T11:57:57.4262169Z test brainproc::tests::planned_restart_respawns_with_update_reason ... ok
2026-06-13T11:57:57.4263064Z test brainproc::tests::ready_exe_hash_parses_and_is_n1_readable ... ok
2026-06-13T11:57:57.4263897Z test brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes ... ok
2026-06-13T11:57:57.4264891Z test brainproc::tests::consumer_gate_spawns_once_when_net_enabled ... ok
2026-06-13T11:57:57.4265749Z test brainproc::tests::ready_generation_parses_stamp_and_fails_safe ... ok
2026-06-13T11:57:57.4266735Z test brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy ... ok
2026-06-13T11:57:57.4267658Z test brainproc::tests::ready_generation_at_reads_file_and_absent_is_none ... ok
2026-06-13T11:57:57.4268545Z test brainproc::tests::appended_padding_flips_exe_hash ... ok
2026-06-13T11:57:57.4269565Z test brainproc::tests::rollback_running_version_is_prior_not_n_minus_one ... ok
2026-06-13T11:57:57.4270968Z test brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor ... ok
2026-06-13T11:57:57.4271974Z test brainproc::tests::start_reason_arg_round_trips_and_is_lenient ... ok
2026-06-13T11:57:57.4272902Z test brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe ... ok
2026-06-13T11:57:57.4273828Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-13T11:57:57.4274733Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-13T11:57:57.4275647Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-13T11:57:57.4276723Z test broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic ... ok
2026-06-13T11:57:57.4277658Z test broker::tests::sessions_reply_resume_seq_defaults_when_absent ... ok
2026-06-13T11:57:57.4278481Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-13T11:57:57.4279396Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-13T11:57:57.4280172Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-13T11:57:57.4280956Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-13T11:57:57.4281743Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-13T11:57:57.4282617Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-13T11:57:57.4283411Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-13T11:57:57.4293104Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-13T11:57:57.4293734Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-13T11:57:57.4294109Z test config::tests::missing_file_is_default ... ok
2026-06-13T11:57:57.4294424Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-13T11:57:57.4294806Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-13T11:57:57.4295196Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-13T11:57:57.4295487Z test config::tests::save_load_roundtrip ... ok
2026-06-13T11:57:57.4295788Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-13T11:57:57.4296089Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-13T11:57:57.4296416Z test daemon::tests::net_retry_backoff_doubles_then_caps ... ok
2026-06-13T11:57:57.4296819Z test deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall ... ok
2026-06-13T11:57:57.4297286Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-13T11:57:57.4297701Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-13T11:57:57.4298078Z test applyhost::tests::apply_staged_refuses_a_quarantined_version ... ok
2026-06-13T11:57:57.4298464Z test deadline::tests::next_fire_between_grid_points_rounds_up ... ok
2026-06-13T11:57:57.4298846Z test deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one ... ok
2026-06-13T11:57:57.4299442Z test deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly ... ok
2026-06-13T11:57:57.4299833Z test deadline::tests::next_fire_saturates_when_now_precedes_anchor ... ok
2026-06-13T11:57:57.4300235Z test deadline::tests::one_shot_fires_at_or_after_target_and_never_resets ... ok
2026-06-13T11:57:57.4300664Z test applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single ... ok
2026-06-13T11:57:57.4301155Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-13T11:57:57.4301612Z test deadline::tests::zero_interval_degrades_to_config_default ... ok
2026-06-13T11:57:57.4306199Z test deelevate::tests::election_resolves_real_users_never_root ... ok
2026-06-13T11:57:57.4307084Z test deelevate::tests::env_overlay_keeps_explicit_spt_home_alive ... ok
2026-06-13T11:57:57.4307713Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-13T11:57:57.4308295Z test deelevate::tests::sudo_invoker_derivation_is_strict ... ok
2026-06-13T11:57:57.4324078Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-13T11:57:57.4326143Z test deadline::tests::cold_and_crash_write_fresh_anchor_at_now ... ok
2026-06-13T11:57:57.4328433Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-13T11:57:57.4329529Z test deadline::tests::corrupt_file_degrades_to_fresh ... ok
2026-06-13T11:57:57.4331843Z test deadline::tests::distinct_keys_do_not_cross_clobber ... ok
2026-06-13T11:57:57.4334891Z test deadline::tests::update_keeps_anchor_and_refreshes_interval ... ok
2026-06-13T11:57:57.4336155Z test deadline::tests::update_with_no_file_falls_back_fresh ... ok
2026-06-13T11:57:57.4343133Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-13T11:57:57.4343763Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-13T11:57:57.4344423Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-13T11:57:57.4345733Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-13T11:57:57.4346692Z test digesthub::tests::render_is_glanceable ... ok
2026-06-13T11:57:57.4347568Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-13T11:57:57.4348465Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-13T11:57:57.4349197Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-13T11:57:57.4349743Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-13T11:57:57.4352949Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-13T11:57:57.4354877Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-13T11:57:57.4356871Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-13T11:57:57.4358285Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-13T11:57:57.4358657Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-13T11:57:57.4359263Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-13T11:57:57.4360657Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-13T11:57:57.4361181Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-13T11:57:57.4361739Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-13T11:57:57.4362265Z test grants::tests::escalation_answers_apply ... ok
2026-06-13T11:57:57.4362765Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-13T11:57:57.4363199Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-13T11:57:57.4363629Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-13T11:57:57.4363976Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-13T11:57:57.4364353Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-13T11:57:57.4364730Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-13T11:57:57.4455273Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-13T11:57:57.4486763Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-13T11:57:57.4487583Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-13T11:57:57.4551807Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-13T11:57:57.5663604Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-13T11:57:57.5840690Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-13T11:57:57.6186225Z test brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file ... ok
2026-06-13T11:57:57.6245123Z test brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback ... ok
2026-06-13T11:57:57.6306543Z test brainproc::tests::ready_with_matching_bytes_promotes ... ok
2026-06-13T11:57:57.6344313Z test brainproc::tests::stale_generation_minus_one_ready_never_promotes ... ok
2026-06-13T11:57:57.6353251Z test brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary ... ok
2026-06-13T11:57:57.6361858Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-13T11:57:57.6363446Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-13T11:57:57.6881037Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-13T11:57:57.6881665Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-13T11:57:57.6883532Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-13T11:57:57.6884197Z test msg::tests::output_envelope_round_trips ... ok
2026-06-13T11:57:57.6885200Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-13T11:57:57.6886239Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-13T11:57:57.7138880Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-13T11:57:57.7149890Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-13T11:57:57.7371959Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-13T11:57:57.7476883Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-13T11:57:57.7903806Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-13T11:57:57.8125684Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-13T11:57:57.8514515Z test brainproc::tests::supervisor_owns_generation_and_stamps_start_reason ... ok
2026-06-13T11:57:57.8516596Z test brainproc::tests::supervisor_respawns_brain_until_stopped ... ok
2026-06-13T11:57:57.8636050Z test lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire ... ok
2026-06-13T11:57:57.8807861Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-13T11:57:57.9155224Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-13T11:57:57.9725115Z test lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases ... ok
2026-06-13T11:57:57.9956530Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-13T11:57:58.0613608Z test brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits ... ok
2026-06-13T11:57:58.0763106Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-13T11:57:58.1444922Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-13T11:57:58.1781296Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-13T11:57:58.1781959Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-13T11:57:58.1789138Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-13T11:57:58.1797304Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-13T11:57:58.1801935Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-13T11:57:58.1810798Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-13T11:57:58.1811456Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-13T11:57:58.1812510Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-13T11:57:58.2287745Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-13T11:57:58.2974811Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-13T11:57:58.3326496Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-13T11:57:58.3327441Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-13T11:57:58.4262025Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-13T11:57:58.5250130Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-13T11:57:58.6256418Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-13T11:57:58.6267641Z test pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending ... ok
2026-06-13T11:57:58.6270215Z test pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once ... ok
2026-06-13T11:57:58.6788211Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-13T11:57:58.6793034Z test pump::tests::choreography_fan_targets_skips_detached_and_self ... ok
2026-06-13T11:57:58.6793940Z test pump::tests::choreography_first_tick_primes_all_legs ... ok
2026-06-13T11:57:58.6795057Z test pump::tests::choreography_mark_after_round_stamps_only_due ... ok
2026-06-13T11:57:58.6796060Z test pump::tests::choreography_peer_step_aborts_on_first_failure ... ok
2026-06-13T11:57:58.6797264Z test pump::tests::choreography_pre_round_once_and_before_any_peer_step ... ok
2026-06-13T11:57:58.6798447Z test pump::tests::choreography_wake_forces_only_that_worker ... ok
2026-06-13T11:57:58.6799105Z test pump::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-13T11:57:58.6955473Z test pump::tests::heartbeat_writes_and_advances ... ok
2026-06-13T11:57:58.6956678Z test pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts ... ok
2026-06-13T11:57:58.6957821Z test pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned ... ok
2026-06-13T11:57:58.6964601Z test pump::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-13T11:57:58.6965207Z test pump::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-13T11:57:58.7270459Z test pump::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-13T11:57:58.7271151Z test pump::tests::wake_forces_a_round_regardless_of_cadence ... ok
2026-06-13T11:57:58.7271877Z test reconcile::tests::active_node_wins ... ok
2026-06-13T11:57:58.7273148Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-13T11:57:58.7273691Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-13T11:57:58.7274283Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-13T11:57:58.7436921Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-13T11:57:58.7789808Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-13T11:57:58.8047097Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-13T11:57:58.9406206Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-13T11:57:59.0755951Z test notif::tests::rollback_notif_is_loud_and_resurfaces ... ok
2026-06-13T11:57:59.1287476Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-13T11:57:59.1302346Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-13T11:57:59.1307037Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-13T11:57:59.1315129Z test registryhost::tests::apply_node_labels_gates_and_merges ... ok
2026-06-13T11:57:59.1321229Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-13T11:57:59.2573631Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-13T11:57:59.2586877Z test registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices ... ok
2026-06-13T11:57:59.2587468Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-13T11:57:59.2593422Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-13T11:57:59.3289223Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-13T11:57:59.4439091Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-13T11:57:59.4447609Z test relcache::tests::applied_state_two_phase_round_trips_and_degrades ... ok
2026-06-13T11:57:59.4453270Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-13T11:57:59.4463642Z test relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage ... ok
2026-06-13T11:57:59.4468158Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-13T11:57:59.4474320Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-13T11:57:59.4480792Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-13T11:57:59.4568541Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-13T11:57:59.4665365Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-13T11:57:59.4761735Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-13T11:57:59.4854294Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-13T11:57:59.4855109Z test release::tests::hex_roundtrips ... ok
2026-06-13T11:57:59.5124136Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-13T11:57:59.5132048Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-13T11:57:59.5136465Z test release::tests::revoked_key_is_rejected ... ok
2026-06-13T11:57:59.5136869Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-13T11:57:59.5194824Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-13T11:57:59.5222974Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-13T11:57:59.5286616Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-13T11:57:59.5312401Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-13T11:57:59.5397010Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-13T11:57:59.5455469Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-13T11:57:59.5486983Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-13T11:57:59.5541580Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-13T11:57:59.5550515Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-13T11:57:59.5554220Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-13T11:57:59.5559935Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-13T11:57:59.5560456Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-13T11:57:59.5574862Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-13T11:57:59.5581185Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-13T11:57:59.5584559Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-13T11:57:59.5585070Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-13T11:57:59.5876189Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-13T11:57:59.5884800Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-13T11:57:59.5885254Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-13T11:57:59.5887362Z test rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable ... ok
2026-06-13T11:57:59.6588523Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-13T11:57:59.7649299Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-13T11:57:59.8314758Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-13T11:57:59.9603749Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-13T11:57:59.9604786Z test seedproofx::grace_tests::grade_truth_table ... ok
2026-06-13T11:57:59.9605812Z test seedproofx::grace_tests::seed_never_appears_in_roster_gossip ... ok
2026-06-13T11:57:59.9607326Z test seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed ... ok
2026-06-13T11:57:59.9608377Z test seedproofx::roster_tests::empty_roster_frame_round_trips ... ok
2026-06-13T11:57:59.9610189Z test seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self ... ok
2026-06-13T11:57:59.9610939Z test seedproofx::roster_tests::malformed_roster_frame_rejected ... ok
2026-06-13T11:57:59.9611752Z test seedproofx::roster_tests::roster_frame_round_trips ... ok
2026-06-13T11:57:59.9627262Z test pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round ... ok
2026-06-13T11:57:59.9627770Z test service::tests::plan_start_prefers_service_then_spawn_idempotent ... ok
2026-06-13T11:57:59.9628533Z test service::tests::plan_stop_routes_managed_then_ipc_then_noop ... ok
2026-06-13T11:57:59.9629048Z test service::tests::run_refused_only_when_windows_and_vanishing ... ok
2026-06-13T11:57:59.9650449Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-13T11:57:59.9651264Z test service::tests::systemd_unit_path_follows_xdg_then_home ... ok
2026-06-13T11:57:59.9658689Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-13T11:57:59.9659559Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-13T11:57:59.9662951Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-13T11:57:59.9669522Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-13T11:57:59.9673936Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-13T11:57:59.9691093Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-13T11:57:59.9692976Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-13T11:57:59.9715653Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-13T11:57:59.9720195Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-13T11:57:59.9732272Z test shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell ... ok
2026-06-13T11:57:59.9734469Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-13T11:57:59.9739087Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-13T11:57:59.9740664Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-13T11:57:59.9741283Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-13T11:57:59.9745882Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-13T11:57:59.9752928Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-13T11:57:59.9754640Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-13T11:57:59.9760269Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-13T11:57:59.9763656Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-13T11:57:59.9765671Z test shellwake::tests::reconcile_resolves_profile_overlay ... ok
2026-06-13T11:57:59.9776748Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-13T11:57:59.9777683Z test sync::tests::gate_decision_table ... ok
2026-06-13T11:57:59.9976013Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-13T11:58:00.0096523Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-13T11:58:00.0099371Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-13T11:58:00.0101065Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-13T11:58:00.0101775Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-13T11:58:00.0102449Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-13T11:58:00.0103168Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-13T11:58:00.0103930Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-13T11:58:00.0274906Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-13T11:58:00.0538495Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-13T11:58:00.0626562Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-13T11:58:00.0627154Z test wan::tests::origin_user_backed_matrix ... ok
2026-06-13T11:58:00.0627684Z test wan::tests::wan_user_msg_restamped_unless_origin_user_backed ... ok
2026-06-13T11:58:00.0765108Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-13T11:58:00.0766174Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-13T11:58:00.1042302Z test sync::tests::reconcile_driver_structurally_excludes_live_role ... ok
2026-06-13T11:58:00.1358544Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-13T11:58:00.1718312Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-13T11:58:00.1828087Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-13T11:58:00.2102651Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-13T11:58:00.2221454Z test relay::tests::run_honors_stop ... ok
2026-06-13T11:58:00.2447544Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-13T11:58:00.2706407Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-13T11:58:00.2767497Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-13T11:58:00.2825808Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-13T11:58:00.2881487Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-13T11:58:00.2936807Z test seedmap::tests::take_absent_is_none ... ok
2026-06-13T11:58:00.2944528Z test serveprobe::tests::is_serving_subnet_honors_membership_and_detach ... ok
2026-06-13T11:58:00.2945186Z test service::tests::service_ignored_under_spt_home_override ... ok
2026-06-13T11:58:00.3210493Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-13T11:58:00.3210999Z 
2026-06-13T11:58:00.3211123Z failures:
2026-06-13T11:58:00.3211270Z 
2026-06-13T11:58:00.3211686Z ---- applyhost::tests::apply_staged_update_set_selects_local_platform_artifact stdout ----
2026-06-13T11:58:00.3212229Z 
2026-06-13T11:58:00.3212823Z thread 'applyhost::tests::apply_staged_update_set_selects_local_platform_artifact' (1902343) panicked at crates/spt-daemon/src/applyhost.rs:313:41:
2026-06-13T11:58:00.3213784Z bind broker: Os { code: 2, kind: NotFound, message: "No such file or directory" }
2026-06-13T11:58:00.3214443Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-13T11:58:00.3214844Z 
2026-06-13T11:58:00.3214878Z 
2026-06-13T11:58:00.3214995Z failures:
2026-06-13T11:58:00.3215390Z     applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-13T11:58:00.3215788Z 
2026-06-13T11:58:00.3216138Z test result: FAILED. 283 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s
2026-06-13T11:58:00.3216613Z 
2026-06-13T11:58:00.3245322Z error: test failed, to rerun pass `-p spt-daemon --lib`
2026-06-13T11:58:00.3350196Z ##[error]Process completed with exit code 101.
2026-06-13T11:58:00.3538740Z Post job cleanup.
2026-06-13T11:58:00.4330064Z [command]/usr/bin/git version
2026-06-13T11:58:00.4368379Z git version 2.43.0
2026-06-13T11:58:00.4435531Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8f540e63-b8d9-4f2e-8f04-839ab00784e5' before making global git config changes
2026-06-13T11:58:00.4436390Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:58:00.4439338Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:58:00.4479351Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:58:00.4512807Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:58:00.4745831Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:58:00.4771271Z http.https://github.com/.extraheader
2026-06-13T11:58:00.4780579Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-13T11:58:00.4817347Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:58:00.5013482Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:58:00.5042443Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:58:00.5362644Z Cleaning up orphan processes
2026-06-13T11:58:00.5997579Z Terminate orphan process: pid (1902083) (spt)
2026-06-13T11:58:00.6023093Z Terminate orphan process: pid (1902991) (sleep)
2026-06-13T11:58:00.6040688Z Terminate orphan process: pid (1902992) (sleep)
